crypto/elliptic.nistCurve.IsOnCurve (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		nistec.go#L129: func (curve *nistCurve[Point]) IsOnCurve(x, y *big.Int) bool {